reject

open fun reject(base: Vector3<*>): V(source)

Calculates the rejection of this vector from another vector.

Return

The rejection of this vector from the other vector.

Parameters

base

The vector from which to reject this vector.